Elasticsearch Configuration and Performance Tuning

Elasticsearch Configuration In this post, we will be talking about how to make Elasticsearch more stable and performant. Elasticsearch is...

Read more

Useful Jenkins Plugins and Configuration

Jenkins, OpenCover, NUnit, Code Metrics, Cobertura Oh my! In this tutorial, we will be talking about how to provide CI(Continuous...

Read more

Redis High Availability

Redis + Sentinel + Monit setup scripts and High Availability ##Table of Contents Introduction Redis + Sentinel + Monit Setup...

Read more

Github Trending Chrome Extension

Before creating this extension, we have talked about making IOS and Android application for Github Trending page. After that, we...

Read more

Memento Pattern in AtScript

In this example we will be talking about one of the behavioral pattern which is Memento. The memento pattern provides...

Read more

Log4j Configuration

Here is the example of the most popular log mechanism of Java, Log4j. In this one, I create separate log...

Read more